<xs:complexType name="VariationType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>The information about a variation.</xs:documentation> </xs:annotation> <xs:all> <xs:element name="QtyToList" type="QtyToListType" maxOccurs="1" minOccurs="0" /> <xs:element name="QtyToListeBay" type="QtyToListType" maxOccurs="1" minOccurs="0" /> <xs:element name="QtyToListEtsy" type="QtyToListType" maxOccurs="1" minOccurs="0" /> <xs:element name="SKU" type="SKUType" maxOccurs="1" minOccurs="0" /> <xs:element name="ProductID" type="ProductIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="StartingPrice" type="StartingPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="ReservePrice" type="ReservePriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="BuyItNowPrice" type="BuyItNowPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="MSRP" type="MSRPType" maxOccurs="1" minOccurs="0" /> <xs:element name="FixedPrice" type="FixedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="FixedPriceeBay" type="FixedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="FixedPriceAmazon" type="FixedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="FixedPriceEtsy" type="FixedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="FixedPriceShopify" type="FixedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="Variation1" type="VariationDefinitionType" maxOccurs="1" minOccurs="0" /> <xs:element name="Variation2" type="VariationDefinitionType" maxOccurs="1" minOccurs="0" /> <xs:element name="Variation3" type="VariationDefinitionType" maxOccurs="1" minOccurs="0" /> <xs:element name="Variation4" type="VariationDefinitionType" maxOccurs="1" minOccurs="0" /> <xs:element name="Variation5" type="VariationDefinitionType" maxOccurs="1" minOccurs="0" /> <xs:element name="VariationInUse" type="VariationInUseType" maxOccurs="1" minOccurs="0" /> <xs:element name="VariationScarcityLevel" type="VariationScarcityLevelType" maxOccurs="1" minOccurs="0" /> <xs:element name="StorageLocation" type="StorageLocationType" maxOccurs="1" minOccurs="0" /> <xs:element name="RestockAt" type="RestockAtType" maxOccurs="1" minOccurs="0" /> <xs:element name="RestockTo" type="RestockToType" maxOccurs="1" minOccurs="0" /> <xs:element name="FulfillmentLatency" type="FulfillmentLatencyType" maxOccurs="1" minOccurs="0" /> <xs:element name="RestockDate" type="RestockDateType" maxOccurs="1" minOccurs="0" /> <xs:element name="SalePrice" type="SalePriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="SaleStartDate" type="SaleDateType" maxOccurs="1" minOccurs="0" /> <xs:element name="SaleEndDate" type="SaleDateType" maxOccurs="1" minOccurs="0" /> <xs:element name="MinimumSellerAllowedPrice" type="MinimumSellerAllowedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="MaximumSellerAllowedPrice" type="MaximumSellerAllowedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="MinimumAdvertisedPrice" type="MinimumAdvertisedPriceType" maxOccurs="1" minOccurs="0" /> <xs:element name="MinimumAdvertisedPriceExposure" type="MinimumAdvertisedPriceExposureType" maxOccurs="1" minOccurs="0" /> <xs:element name="PricingTreatment" type="PricingTreatmentType" maxOccurs="1" minOccurs="0" /> <xs:element name="ASIN" type="ASINType" maxOccurs="1" minOccurs="0" /> <xs:element name="PrimaryFulfillmentSource" type="FulfillmentSourceType" maxOccurs="1" minOccurs="0" /> <xs:element name="SecondaryFulfillmentSource" type="FulfillmentSourceType" maxOccurs="1" minOccurs="0" /> <xs:element name="StockTotal" type="StockTotalType" maxOccurs="1" minOccurs="0" /> <xs:element name="QtyWaitingToShip" type="QtyWaitingToShipType" maxOccurs="1" minOccurs="0" /> <xs:element name="QtyUncommitted" type="QtyUncommittedType" maxOccurs="1" minOccurs="0" /> <xs:element name="QtyCurrentlyListed" type="QtyCurrentlyListedType" maxOccurs="1" minOccurs="0" /> <xs:element name="QtyUnlisted" type="QtyUnlistedType" maxOccurs="1" minOccurs="0" /> <xs:element name="ValueCarried" type="ValueCarriedType" maxOccurs="1" minOccurs="0" /> <xs:element name="StockFBA" type="StockFBAType" maxOccurs="1" minOccurs="0" /> <xs:element name="StockSelf" type="StockSelfType" maxOccurs="1" minOccurs="0" /> <xs:element name="StockDropship" type="StockDropshipType" maxOccurs="1" minOccurs="0" /> <xs:element name="InventoryTitle" type="InventoryTitleType" maxOccurs="1" minOccurs="0" /> <xs:element name="EPID" type="EPIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="InventoryManagement" type="InventoryManagementType" maxOccurs="1" minOccurs="0" /> <xs:element name="InventoryPolicy" type="InventoryPolicyType" maxOccurs="1" minOccurs="0" /> <xs:element name="Taxable" type="TaxableType" maxOccurs="1" minOccurs="0" /> <xs:element name="CatalogPhotoEbay" type="StockPhotoURLType" maxOccurs="1" minOccurs="0" /> <xs:element name="Purchase" type="PurchaseType" maxOccurs="1" minOccurs="0" /> </xs:all> </xs:complexType>
© 2022 All Rights Reserved.